home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / drivers / net / wireless / ath9k / Kconfig next >
Encoding:
Text File  |  2008-12-24  |  357 b   |  12 lines

  1. config ATH9K
  2.     tristate "Atheros 802.11n wireless cards support"
  3.     depends on PCI && MAC80211 && WLAN_80211
  4.     select MAC80211_LEDS
  5.     select LEDS_CLASS
  6.     select NEW_LEDS
  7.     ---help---
  8.       This module adds support for wireless adapters based on
  9.       Atheros IEEE 802.11n AR5008 and AR9001 family of chipsets.
  10.  
  11.       If you choose to build a module, it'll be called ath9k.
  12.